[INFO] fetching crate eio-okta-api 0.6.4...
[INFO] checking eio-okta-api-0.6.4 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate eio-okta-api 0.6.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate eio-okta-api 0.6.4
[INFO] finished tweaking crates.io crate eio-okta-api 0.6.4
[INFO] tweaked toml for crates.io crate eio-okta-api 0.6.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eio-okta-api 0.6.4 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eio-okta-api 0.6.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 | homepage = "https://github.com/rancher-eio/okta-sync"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | repository = "https://github.com/rancher-eio/okta-sync"
[INFO] [stderr]    |              ------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `eio-okta-api` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd
[INFO] running `Command { std: "docker" "start" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 | homepage = "https://github.com/rancher-eio/okta-sync"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | repository = "https://github.com/rancher-eio/okta-sync"
[INFO] [stderr]    |              ------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `eio-okta-api` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling peg-runtime v0.8.6
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking granit-parser v1.1.0
[INFO] [stderr]    Compiling peg-macros v0.8.6
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=8cd5fcc9e78e8edd -C extra-filename=-20d41c6d085d2959 --out-dir /opt/rustwide/target/debug/build/gimli/20d41c6d085d2959/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd", kill_on_drop: false }`
[INFO] [stdout] b36f38f2f4ca706f30e629da9d102f7708e303db84046d58b8802dae20bd23bd
